3.2698 \(\int \frac{(1-2 x)^{3/2} (3+5 x)^{3/2}}{(2+3 x)^{9/2}} \, dx\)

Optimal. Leaf size=191 \[ \frac{74 \sqrt{1-2 x} (5 x+3)^{3/2}}{105 (3 x+2)^{5/2}}-\frac{2 (1-2 x)^{3/2} (5 x+3)^{3/2}}{21 (3 x+2)^{7/2}}+\frac{119732 \sqrt{1-2 x} \sqrt{5 x+3}}{46305 \sqrt{3 x+2}}-\frac{3632 \sqrt{1-2 x} \sqrt{5 x+3}}{6615 (3 x+2)^{3/2}}-\frac{7388 \sqrt{\frac{11}{3}} F\left (\sin ^{-1}\left (\sqrt{\frac{3}{7}} \sqrt{1-2 x}\right )|\frac{35}{33}\right )}{46305}-\frac{119732 \sqrt{\frac{11}{3}} E\left (\sin ^{-1}\left (\sqrt{\frac{3}{7}} \sqrt{1-2 x}\right )|\frac{35}{33}\right )}{46305} \]

[Out]

(-3632*Sqrt[1 - 2*x]*Sqrt[3 + 5*x])/(6615*(2 + 3*x)^(3/2)) + (119732*Sqrt[1 - 2*
x]*Sqrt[3 + 5*x])/(46305*Sqrt[2 + 3*x]) - (2*(1 - 2*x)^(3/2)*(3 + 5*x)^(3/2))/(2
1*(2 + 3*x)^(7/2)) + (74*Sqrt[1 - 2*x]*(3 + 5*x)^(3/2))/(105*(2 + 3*x)^(5/2)) -
(119732*Sqrt[11/3]*EllipticE[ArcSin[Sqrt[3/7]*Sqrt[1 - 2*x]], 35/33])/46305 - (7
388*Sqrt[11/3]*EllipticF[ArcSin[Sqrt[3/7]*Sqrt[1 - 2*x]], 35/33])/46305

_______________________________________________________________________________________

Rubi [A]  time = 0.414057, antiderivative size = 191, normalized size of antiderivative = 1., number of steps used = 7, number of rules used = 6, integrand size = 28, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.214 \[ \frac{74 \sqrt{1-2 x} (5 x+3)^{3/2}}{105 (3 x+2)^{5/2}}-\frac{2 (1-2 x)^{3/2} (5 x+3)^{3/2}}{21 (3 x+2)^{7/2}}+\frac{119732 \sqrt{1-2 x} \sqrt{5 x+3}}{46305 \sqrt{3 x+2}}-\frac{3632 \sqrt{1-2 x} \sqrt{5 x+3}}{6615 (3 x+2)^{3/2}}-\frac{7388 \sqrt{\frac{11}{3}} F\left (\sin ^{-1}\left (\sqrt{\frac{3}{7}} \sqrt{1-2 x}\right )|\frac{35}{33}\right )}{46305}-\frac{119732 \sqrt{\frac{11}{3}} E\left (\sin ^{-1}\left (\sqrt{\frac{3}{7}} \sqrt{1-2 x}\right )|\frac{35}{33}\right )}{46305} \]

Antiderivative was successfully verified.

[In]  Int[((1 - 2*x)^(3/2)*(3 + 5*x)^(3/2))/(2 + 3*x)^(9/2),x]

[Out]

(-3632*Sqrt[1 - 2*x]*Sqrt[3 + 5*x])/(6615*(2 + 3*x)^(3/2)) + (119732*Sqrt[1 - 2*
x]*Sqrt[3 + 5*x])/(46305*Sqrt[2 + 3*x]) - (2*(1 - 2*x)^(3/2)*(3 + 5*x)^(3/2))/(2
1*(2 + 3*x)^(7/2)) + (74*Sqrt[1 - 2*x]*(3 + 5*x)^(3/2))/(105*(2 + 3*x)^(5/2)) -
(119732*Sqrt[11/3]*EllipticE[ArcSin[Sqrt[3/7]*Sqrt[1 - 2*x]], 35/33])/46305 - (7
388*Sqrt[11/3]*EllipticF[ArcSin[Sqrt[3/7]*Sqrt[1 - 2*x]], 35/33])/46305

_______________________________________________________________________________________

Rubi in Sympy [A]  time = 38.2118, size = 172, normalized size = 0.9 \[ - \frac{74 \left (- 2 x + 1\right )^{\frac{3}{2}} \sqrt{5 x + 3}}{735 \left (3 x + 2\right )^{\frac{5}{2}}} - \frac{2 \left (- 2 x + 1\right )^{\frac{3}{2}} \left (5 x + 3\right )^{\frac{3}{2}}}{21 \left (3 x + 2\right )^{\frac{7}{2}}} + \frac{119732 \sqrt{- 2 x + 1} \sqrt{5 x + 3}}{46305 \sqrt{3 x + 2}} + \frac{3694 \sqrt{- 2 x + 1} \sqrt{5 x + 3}}{6615 \left (3 x + 2\right )^{\frac{3}{2}}} - \frac{119732 \sqrt{33} E\left (\operatorname{asin}{\left (\frac{\sqrt{21} \sqrt{- 2 x + 1}}{7} \right )}\middle | \frac{35}{33}\right )}{138915} - \frac{81268 \sqrt{35} F\left (\operatorname{asin}{\left (\frac{\sqrt{55} \sqrt{- 2 x + 1}}{11} \right )}\middle | \frac{33}{35}\right )}{1620675} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  rubi_integrate((1-2*x)**(3/2)*(3+5*x)**(3/2)/(2+3*x)**(9/2),x)

[Out]

-74*(-2*x + 1)**(3/2)*sqrt(5*x + 3)/(735*(3*x + 2)**(5/2)) - 2*(-2*x + 1)**(3/2)
*(5*x + 3)**(3/2)/(21*(3*x + 2)**(7/2)) + 119732*sqrt(-2*x + 1)*sqrt(5*x + 3)/(4
6305*sqrt(3*x + 2)) + 3694*sqrt(-2*x + 1)*sqrt(5*x + 3)/(6615*(3*x + 2)**(3/2))
- 119732*sqrt(33)*elliptic_e(asin(sqrt(21)*sqrt(-2*x + 1)/7), 35/33)/138915 - 81
268*sqrt(35)*elliptic_f(asin(sqrt(55)*sqrt(-2*x + 1)/11), 33/35)/1620675

_______________________________________________________________________________________

Mathematica [A]  time = 0.260711, size = 104, normalized size = 0.54 \[ \frac{2 \left (\frac{3 \sqrt{1-2 x} \sqrt{5 x+3} \left (1616382 x^3+3385161 x^2+2314860 x+519367\right )}{(3 x+2)^{7/2}}+\sqrt{2} \left (1085 F\left (\sin ^{-1}\left (\sqrt{\frac{2}{11}} \sqrt{5 x+3}\right )|-\frac{33}{2}\right )+59866 E\left (\sin ^{-1}\left (\sqrt{\frac{2}{11}} \sqrt{5 x+3}\right )|-\frac{33}{2}\right )\right )\right )}{138915} \]

Antiderivative was successfully verified.

[In]  Integrate[((1 - 2*x)^(3/2)*(3 + 5*x)^(3/2))/(2 + 3*x)^(9/2),x]

[Out]

(2*((3*Sqrt[1 - 2*x]*Sqrt[3 + 5*x]*(519367 + 2314860*x + 3385161*x^2 + 1616382*x
^3))/(2 + 3*x)^(7/2) + Sqrt[2]*(59866*EllipticE[ArcSin[Sqrt[2/11]*Sqrt[3 + 5*x]]
, -33/2] + 1085*EllipticF[ArcSin[Sqrt[2/11]*Sqrt[3 + 5*x]], -33/2])))/138915

_______________________________________________________________________________________

Maple [C]  time = 0.029, size = 505, normalized size = 2.6 \[ -{\frac{2}{1389150\,{x}^{2}+138915\,x-416745} \left ( 29295\,\sqrt{2}{\it EllipticF} \left ( 1/11\,\sqrt{11}\sqrt{2}\sqrt{3+5\,x},i/2\sqrt{11}\sqrt{3}\sqrt{2} \right ){x}^{3}\sqrt{1-2\,x}\sqrt{3+5\,x}\sqrt{2+3\,x}+1616382\,\sqrt{2}{\it EllipticE} \left ( 1/11\,\sqrt{11}\sqrt{2}\sqrt{3+5\,x},i/2\sqrt{11}\sqrt{3}\sqrt{2} \right ){x}^{3}\sqrt{1-2\,x}\sqrt{3+5\,x}\sqrt{2+3\,x}+58590\,\sqrt{2}{\it EllipticF} \left ( 1/11\,\sqrt{11}\sqrt{2}\sqrt{3+5\,x},i/2\sqrt{11}\sqrt{3}\sqrt{2} \right ){x}^{2}\sqrt{3+5\,x}\sqrt{2+3\,x}\sqrt{1-2\,x}+3232764\,\sqrt{2}{\it EllipticE} \left ( 1/11\,\sqrt{11}\sqrt{2}\sqrt{3+5\,x},i/2\sqrt{11}\sqrt{3}\sqrt{2} \right ){x}^{2}\sqrt{3+5\,x}\sqrt{2+3\,x}\sqrt{1-2\,x}+39060\,\sqrt{2}{\it EllipticF} \left ( 1/11\,\sqrt{11}\sqrt{2}\sqrt{3+5\,x},i/2\sqrt{11}\sqrt{3}\sqrt{2} \right ) x\sqrt{3+5\,x}\sqrt{2+3\,x}\sqrt{1-2\,x}+2155176\,\sqrt{2}{\it EllipticE} \left ( 1/11\,\sqrt{11}\sqrt{2}\sqrt{3+5\,x},i/2\sqrt{11}\sqrt{3}\sqrt{2} \right ) x\sqrt{3+5\,x}\sqrt{2+3\,x}\sqrt{1-2\,x}+8680\,\sqrt{2}\sqrt{3+5\,x}\sqrt{2+3\,x}\sqrt{1-2\,x}{\it EllipticF} \left ( 1/11\,\sqrt{11}\sqrt{2}\sqrt{3+5\,x},i/2\sqrt{11}\sqrt{3}\sqrt{2} \right ) +478928\,\sqrt{2}\sqrt{3+5\,x}\sqrt{2+3\,x}\sqrt{1-2\,x}{\it EllipticE} \left ( 1/11\,\sqrt{11}\sqrt{2}\sqrt{3+5\,x},i/2\sqrt{11}\sqrt{3}\sqrt{2} \right ) -48491460\,{x}^{5}-106403976\,{x}^{4}-65053845\,{x}^{3}+7940859\,{x}^{2}+19275639\,x+4674303 \right ) \sqrt{3+5\,x}\sqrt{1-2\,x} \left ( 2+3\,x \right ) ^{-{\frac{7}{2}}}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  int((1-2*x)^(3/2)*(3+5*x)^(3/2)/(2+3*x)^(9/2),x)

[Out]

-2/138915*(29295*2^(1/2)*EllipticF(1/11*11^(1/2)*2^(1/2)*(3+5*x)^(1/2),1/2*I*11^
(1/2)*3^(1/2)*2^(1/2))*x^3*(1-2*x)^(1/2)*(3+5*x)^(1/2)*(2+3*x)^(1/2)+1616382*2^(
1/2)*EllipticE(1/11*11^(1/2)*2^(1/2)*(3+5*x)^(1/2),1/2*I*11^(1/2)*3^(1/2)*2^(1/2
))*x^3*(1-2*x)^(1/2)*(3+5*x)^(1/2)*(2+3*x)^(1/2)+58590*2^(1/2)*EllipticF(1/11*11
^(1/2)*2^(1/2)*(3+5*x)^(1/2),1/2*I*11^(1/2)*3^(1/2)*2^(1/2))*x^2*(3+5*x)^(1/2)*(
2+3*x)^(1/2)*(1-2*x)^(1/2)+3232764*2^(1/2)*EllipticE(1/11*11^(1/2)*2^(1/2)*(3+5*
x)^(1/2),1/2*I*11^(1/2)*3^(1/2)*2^(1/2))*x^2*(3+5*x)^(1/2)*(2+3*x)^(1/2)*(1-2*x)
^(1/2)+39060*2^(1/2)*EllipticF(1/11*11^(1/2)*2^(1/2)*(3+5*x)^(1/2),1/2*I*11^(1/2
)*3^(1/2)*2^(1/2))*x*(3+5*x)^(1/2)*(2+3*x)^(1/2)*(1-2*x)^(1/2)+2155176*2^(1/2)*E
llipticE(1/11*11^(1/2)*2^(1/2)*(3+5*x)^(1/2),1/2*I*11^(1/2)*3^(1/2)*2^(1/2))*x*(
3+5*x)^(1/2)*(2+3*x)^(1/2)*(1-2*x)^(1/2)+8680*2^(1/2)*(3+5*x)^(1/2)*(2+3*x)^(1/2
)*(1-2*x)^(1/2)*EllipticF(1/11*11^(1/2)*2^(1/2)*(3+5*x)^(1/2),1/2*I*11^(1/2)*3^(
1/2)*2^(1/2))+478928*2^(1/2)*(3+5*x)^(1/2)*(2+3*x)^(1/2)*(1-2*x)^(1/2)*EllipticE
(1/11*11^(1/2)*2^(1/2)*(3+5*x)^(1/2),1/2*I*11^(1/2)*3^(1/2)*2^(1/2))-48491460*x^
5-106403976*x^4-65053845*x^3+7940859*x^2+19275639*x+4674303)*(3+5*x)^(1/2)*(1-2*
x)^(1/2)/(10*x^2+x-3)/(2+3*x)^(7/2)

_______________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{{\left (5 \, x + 3\right )}^{\frac{3}{2}}{\left (-2 \, x + 1\right )}^{\frac{3}{2}}}{{\left (3 \, x + 2\right )}^{\frac{9}{2}}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((5*x + 3)^(3/2)*(-2*x + 1)^(3/2)/(3*x + 2)^(9/2),x, algorithm="maxima")

[Out]

integrate((5*x + 3)^(3/2)*(-2*x + 1)^(3/2)/(3*x + 2)^(9/2), x)

_______________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \[{\rm integral}\left (-\frac{{\left (10 \, x^{2} + x - 3\right )} \sqrt{5 \, x + 3} \sqrt{-2 \, x + 1}}{{\left (81 \, x^{4} + 216 \, x^{3} + 216 \, x^{2} + 96 \, x + 16\right )} \sqrt{3 \, x + 2}}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((5*x + 3)^(3/2)*(-2*x + 1)^(3/2)/(3*x + 2)^(9/2),x, algorithm="fricas")

[Out]

integral(-(10*x^2 + x - 3)*sqrt(5*x + 3)*sqrt(-2*x + 1)/((81*x^4 + 216*x^3 + 216
*x^2 + 96*x + 16)*sqrt(3*x + 2)), x)

_______________________________________________________________________________________

Sympy [F(-1)]  time = 0., size = 0, normalized size = 0. \[ \text{Timed out} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((1-2*x)**(3/2)*(3+5*x)**(3/2)/(2+3*x)**(9/2),x)

[Out]

Timed out

_______________________________________________________________________________________

GIAC/XCAS [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{{\left (5 \, x + 3\right )}^{\frac{3}{2}}{\left (-2 \, x + 1\right )}^{\frac{3}{2}}}{{\left (3 \, x + 2\right )}^{\frac{9}{2}}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((5*x + 3)^(3/2)*(-2*x + 1)^(3/2)/(3*x + 2)^(9/2),x, algorithm="giac")

[Out]

integrate((5*x + 3)^(3/2)*(-2*x + 1)^(3/2)/(3*x + 2)^(9/2), x)